[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Index: K -- P

Jump to:   !   #   $   %   &   '   +   -   /   0   <   =   >   ?   _  
A   B   C   D   E   F   G   H   I   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Z  

Index Entry Section

K
keywords, alternate3.36 Alternate Keywords
known causes of trouble6. Known Causes of Trouble with GCC

L
labeled elements in initializers3.20 Labeled Elements in Initializers
labels as values3.3 Labels as Values
labs2.4 Options Controlling C Dialect
LANG2.17 Environment Variables Affecting GCC
LANG2.17 Environment Variables Affecting GCC
language dialect options2.4 Options Controlling C Dialect
LC_ALL2.17 Environment Variables Affecting GCC
LC_CTYPE2.17 Environment Variables Affecting GCC
LC_MESSAGES2.17 Environment Variables Affecting GCC
length-zero arrays3.13 Arrays of Length Zero
Libraries2.11 Options for Linking
LIBRARY_PATH2.17 Environment Variables Affecting GCC
link options2.11 Options for Linking
load address instruction3.33.1 Simple Constraints
local labels3.2 Locally Declared Labels
local variables in macros3.6 Naming an Expression's Type
local variables, specifying registers3.35.2 Specifying Registers for Local Variables
locale2.17 Environment Variables Affecting GCC
locale definition2.17 Environment Variables Affecting GCC
long long data types3.10 Double-Word Integers
longjmp3.35.1 Defining Global Register Variables
longjmp and automatic variables2.4 Options Controlling C Dialect
longjmp incompatibilities6.3 Incompatibilities of GCC
longjmp warnings2.6 Options to Request or Suppress Warnings
longjmp warnings2.6 Options to Request or Suppress Warnings
lvalues, generalized3.8 Generalized Lvalues

M
`m' in constraint3.33.1 Simple Constraints
machine dependent options2.15 Different CPUs and Configurations
machine specific constraints3.33.4 Constraints for Particular Machines
macro with variable arguments3.15 Macros with Variable Numbers of Arguments
macros containing asm3.32 Assembler Instructions with C Expression Operands
macros, inline alternative3.31 An Inline Function is As Fast As a Macro
macros, local labels3.2 Locally Declared Labels
macros, local variables in3.6 Naming an Expression's Type
macros, statements in expressions3.1 Statements and Declarations in Expressions
macros, types of arguments3.7 Referring to a Type with typeof
make2.9 Options Controlling the Preprocessor
malloc attribute3.23 Declaring Attributes of Functions
matching constraint3.33.1 Simple Constraints
maximum operator4.2 Minimum and Maximum Operators in C++
member fns, automatically inline3.31 An Inline Function is As Fast As a Macro
memcmp2.4 Options Controlling C Dialect
memcpy2.4 Options Controlling C Dialect
memory references in constraints3.33.1 Simple Constraints
memset2.4 Options Controlling C Dialect
messages, warning2.6 Options to Request or Suppress Warnings
messages, warning and error6.9 Warning Messages and Error Messages
middle-operands, omitted3.9 Conditionals with Omitted Operands
minimum operator4.2 Minimum and Maximum Operators in C++
misunderstandings in C++6.6 Common Misunderstandings with GNU C++
mktemp, and constant strings6.3 Incompatibilities of GCC
mode attribute3.29 Specifying Attributes of Variables
modifiers in constraints3.33.3 Constraint Modifier Characters
multiple alternative constraints3.33.2 Multiple Alternative Constraints
multiprecision arithmetic3.10 Double-Word Integers

N
`n' in constraint3.33.1 Simple Constraints
named return value in C++4.1 Named Return Values in C++
names used in assembler code3.34 Controlling Names Used in Assembler Code
naming convention, implementation headers4.5 Declarations and Definitions in One Header
naming types3.6 Naming an Expression's Type
nested functions3.4 Nested Functions
newline vs string constants2.4 Options Controlling C Dialect
no_check_memory_usage function attribute3.23 Declaring Attributes of Functions
no_instrument_function function attribute3.23 Declaring Attributes of Functions
nocommon attribute3.29 Specifying Attributes of Variables
non-constant initializers3.18 Non-Constant Initializers
non-static inline function3.31 An Inline Function is As Fast As a Macro
noreturn function attribute3.23 Declaring Attributes of Functions

O
`o' in constraint3.33.1 Simple Constraints
OBJC_INCLUDE_PATH2.17 Environment Variables Affecting GCC
Objective C1. Compile C, C++, Objective C, Fortran, Java or CHILL
offsettable address3.33.1 Simple Constraints
old-style function definitions3.24 Prototypes and Old-Style Function Definitions
omitted middle-operands3.9 Conditionals with Omitted Operands
open coding3.31 An Inline Function is As Fast As a Macro
operand constraints, asm3.33 Constraints for asm Operands
optimize options2.8 Options That Control Optimization
options to control warnings2.6 Options to Request or Suppress Warnings
options, C++2.5 Options Controlling C++ Dialect
options, code generation2.16 Options for Code Generation Conventions
options, debugging2.7 Options for Debugging Your Program or GCC
options, dialect2.4 Options Controlling C Dialect
options, directory search2.12 Options for Directory Search
options, GCC command2. GCC Command Options
options, grouping2. GCC Command Options
options, linking2.11 Options for Linking
options, optimization2.8 Options That Control Optimization
options, order2. GCC Command Options
options, preprocessor2.9 Options Controlling the Preprocessor
order of evaluation, side effects6.8 Certain Changes We Don't Want to Make
order of options2. GCC Command Options
output file option2.2 Options Controlling the Kind of Output
overloaded virtual fn, warning2.5 Options Controlling C++ Dialect

P
`p' in constraint3.33.1 Simple Constraints
packed attribute3.29 Specifying Attributes of Variables
parameter forward declaration3.14 Arrays of Variable Length
parameters, aliased2.16 Options for Code Generation Conventions
per-function selection of MIPS16 ISA3.23 Declaring Attributes of Functions
PIC2.16 Options for Code Generation Conventions
pmf4.7 Extracting the function pointer from a bound pointer to member function
pointer arguments3.23 Declaring Attributes of Functions
pointer to member function4.7 Extracting the function pointer from a bound pointer to member function
portions of temporary objects, pointers to6.6.2 Temporaries May Vanish Before You Expect
pragma, reason for not using3.23 Declaring Attributes of Functions
pragmas in C++, effect on inlining4.5 Declarations and Definitions in One Header
pragmas, interface and implementation4.5 Declarations and Definitions in One Header
pragmas, warning of unknown2.6 Options to Request or Suppress Warnings
preprocessing numbers6.3 Incompatibilities of GCC
preprocessing tokens6.3 Incompatibilities of GCC
preprocessor options2.9 Options Controlling the Preprocessor
prof2.7 Options for Debugging Your Program or GCC
promotion of formal parameters3.24 Prototypes and Old-Style Function Definitions
pure function attribute3.23 Declaring Attributes of Functions
push address instruction3.33.1 Simple Constraints

Jump to:   !   #   $   %   &   '   +   -   /   0   <   =   >   ?   _  
A   B   C   D   E   F   G   H   I   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Z  

[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by MIPS Technologies, Inc. on September, 12 2003 using texi2html